Btrfs with encription

Make sure btrfs support is installed in your kernel File systems —> Btrfs filesystem Install needed packages emerge -av sys-fs/btrfs-progs sys-fs/cryptsetup Make sure the following flags are enabled for sys-fs/cryptsetupgcrypt: nls python udev pwquality. dev-libs/libpwquality is used for password quality checking. Prepare disk: parted -a optimal /dev/sdX (parted) help (parted) print (parted) mklabel gpt (parted) … Continue reading Btrfs with encription